home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3650 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: vixen.cso.uiuc.edu!jwcj
  2. From: jwcj@rlb6000.scs.uiuc.edu (John Chen)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: AmiTCP Patch 4.3 and reconnect without dialing again
  5. Date: 8 Apr 1996 21:49:47 GMT
  6. Organization: University of Illinois at Urbana
  7. Message-ID: <4kc1lr$ljd@vixen.cso.uiuc.edu>
  8. References: <860.6666T825T2917@xmission.com> <69071224%suamor@student.uni-tuebingen.de>     <2064.6668T593T1075@xmission.com> <69071233%suamor@student.uni-tuebingen.de> <709.6672T1295T1823@cuci.nl>
  9. NNTP-Posting-Host: rlb6000.scs.uiuc.edu
  10.  
  11. michaelm@cuci.nl (Michael Mommertz) writes:
  12.  
  13. >Anybody knows how I get AmiTCP to not dial again if I
  14. >just rebooted my machine and want to establish connection again
  15. >without disconnecting first ??
  16. >It used to work on 4.2
  17.  
  18. I've emailed the authors and they said they'll think about it.  But I've
  19. come up with a temporary solution.  Write a script that does the
  20. following:
  21.  
  22. amitcp:amitcp.020
  23. bootpconfig slip IP $HOSTIP DEST $DESTIP
  24. mount TCP: from amitcp:devs/inet-mountlist
  25. run >NIL: <NIL: inetd
  26.  
  27. This should do it.  The only wrinkle is that you must know what the old
  28. ipnumber and the connection address before you rebooted.  this is the
  29. problem I have.  I want to be able to do it automatically.  If we can
  30. get AmiTCP to store the ip addresses after it established connection in
  31. some environment variable and copy it to ENVARC: then we are set.
  32. --
  33. John Chen
  34. jwcj@rlb6000.scs.uiuc.edu
  35. Be happier!
  36.